home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / comm2 / pireg.rdm < prev    next >
Text File  |  1996-06-17  |  3KB  |  68 lines

  1. Short:    Small user registry program.
  2. Author:   benjamin.ortega@yops.xg.com (Benjamin Ortega)
  3. Uploader: trussell@omnifest.uwm.edu (Tim Russell)
  4. Version:  0.4ß
  5. Type:     comm/maxs
  6.  
  7. Long          :
  8.  
  9.         ----- PIRegistry v0.4ß by Benjamin Ortega -----
  10.  
  11. This is a little program I wrote in an afternoon, but I thought it was pretty 
  12. cool, so here it is. It asks a user a list of questions, and then other users 
  13. can access that user's responses. The code isn't particularly well-written, 
  14. but give me a break, this is my first attempt at a viable BASIC door, let 
  15. alone a MaxsBBS door :) 
  16.  
  17. Good things:
  18. - helps users get to know each other and gives your BBS a more friendly 
  19. feel
  20. - is the only door of it's type to work with MaxsBBS (to the best of my 
  21. knowledge, anyway)
  22. - gives me the ability tell tell people I'm a coder (barely!)
  23.  
  24. Bad things:
  25. - has some odd bugs:
  26.     - Because of the way I did the file I/O routines, the registry will look 
  27. funny if the user uses a " in their Registry. This is especially bad for the 
  28. "Height:" field. I put in a few reminders :)
  29.     - Every time a data file is written, the progam creates an icon for it! 
  30. Can anyone fix this?
  31. - since I'm not much of a programmer, the program isn't really all that 
  32. professional-looking. Does the job though.
  33.  
  34. Future plans:
  35. - Sysop-definable questions (if not, I'll just throw in the source code)
  36. - Improved file I/O to get rid of the " bug.
  37. - Nicer example menu
  38. - More well-written code in general
  39.  
  40. Registration:
  41. It's E-mailware. If you put this online, send me an me an E-mail and I can 
  42. send you a version with your BBS name in the opening text and the list of 
  43. questions you want to appear in the program. Either that or I can just send 
  44. you the source and you can do whatever the hell you want with it (Just 
  45. thought I'd hold something out so you'd have to cantact me :)
  46. Failing that, send me your Amiga BASIC manual and all your old college 
  47. BASIC (and/or C or Pascal) books if you ain't using them. It's for a good 
  48. cause!
  49.  
  50. Anyway, have fun with it, and there's further info in the docs in the archive. 
  51. I plan to update this; I'll post them on Aminet (look ma, I'm on a CD!), 
  52. through my BBS (see below), and possibly on the MaxsBBS mailing list. 
  53.  
  54. Greetings to:
  55.  
  56. Anthony Barrett (great BBS program! But hey, we all need lives)
  57. Norbert Feist (eagerly awaiting Maxs 1.55 [and 2.0!] )
  58. Ignus Fast of Surface normal (author of IgRegistry, which is where I stole 
  59. this from)
  60. Krion and Accolyte (KFB is all that!)
  61. Team 17 (yes, this is out of place, but I love Worms!)
  62.  
  63. Contacting me:
  64. Papaya Islands BBS:  +1-414-486-1963 (Milwaukee, WI, USA)
  65. RocketNet:  B-Sharp@10:414/0 (not yet, but soon!)
  66. Fidonet:  Ben Ortega@1:154/827
  67. Internet E-Mail:  benjamin.ortega@yops.xg.com
  68.